home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / MISCEOUS / DISKZINE.LZH / README.BAT < prev    next >
DOS Batch File  |  1988-07-31  |  2KB  |  64 lines

  1. echo off
  2. rem readme.bat
  3. cls
  4. echo This set of files is distributed on a shareware basis.  You are free
  5. echo to copy it and give it to your friends, enemies (or anybody who'll take
  6. echo it), place it on bulletin boards, etc.  Of course, as always, the only
  7. echo charge you may make is that of media, etc. not to exceed $4.00.
  8. echo.
  9. echo The files included in this set are:
  10. echo .
  11. echo ZINE.BAT  -  the starter batch file
  12. echo MAINMENU.BAT - mainmenu, of course
  13. echo STORIES.BAT - stories menu
  14. echo POEMS.BAT - poems menu
  15. echo COLUMNS.BAT - columns menu
  16. echo STSTORY.BAT - Star Trek story menu
  17. echo SWSTORY.BAT - Star Wars story menu
  18. echo OTHER.BAT - Other story menu
  19. echo README.BAT - this file
  20. echo .
  21. echo The above are the drivers for the following .doc files:
  22. echo .
  23. pause
  24. echo EDITCOMI.DOC  - Editorial Comments I
  25. echo EDCOMMII.DOC  - Editorial Comments II
  26. echo BIRDHAND.DOC  - A Bird in the Hand
  27. echo HARTDGY.DOC   - A Harbinger of Tragedy
  28. echo IMPPAPER.DOC  - Necessities of Life
  29. echo WOMANSNG.DOC  - Womansong, A Journal of Pure Dignity
  30. echo BLARNEY.DOC   - A Wee Bit O' Blarney
  31. echo LADYTRAN.DOC  - A Lady in Transition
  32. echo MAGNUM.DOC    - Magnum's Dark and Stormy Night
  33. echo FUTURE.DOC    - (Slightly More Than) 20 Minutes Into the Future
  34. echo HERITAGE.DOC  - Heritage
  35. echo DENTRASI.DOC  - Dentrassi Galley
  36. echo WATCHDOG.DOC  - The Watchdogs
  37. echo LOGICAL.DOC   - The Logical Thing To Do
  38. echo .
  39. pause
  40. echo There are two more files, one is
  41. echo FUNKY.COM   which is from Warren Craycroft's excellent group of
  42. echo batch file utilities.  He says that an updated copy of his
  43. echo utilities is available free to all request accompanied by a
  44. echo diskette and mailer with postage or five dollars to cover costs
  45. echo of same.  The address is:
  46. echo .
  47. echo                       Warren Craycroft
  48. echo                       6236 Oakdale Ave.
  49. echo                       Oakland, CA  94605
  50. echo .
  51. echo The other file that's included is COMMENT.COM, which is a comment
  52. echo sheet that you can print out (specify T off the bottom line menu)
  53. echo and you can fill out.  We'd really like to see your comment sheets,
  54. echo not only on how well you liked the stories, etc., but on how you
  55. echo like the idea of a DISKZINE.
  56. echo .
  57. echo The files in this set are not to be changed, and all of the files
  58. echo (all 25 of them!) must be in every distribution.
  59. echo .
  60. echo When you're ready, we'll get on with the DISKZINE!
  61. pause
  62. zine
  63.  
  64.